AL SET LISTENER VELOCITY

This function will set the direction the listener is facing.

  Syntax
AL SET LISTENER VELOCITY soundNumber, x, y, z
  Parameters
soundNumber
Integer
The sound number.
x
Float
The X direction of the listener, ranging from -1.0 to 1.0.
y
Float
The Y direction of the listener, ranging from -1.0 to 1.0.
z
Float
The Z direction of the listener, ranging from -1.0 to 1.0.

  Returns

This function does not return a value.

  See also

DarkAL Functions Menu